const net/http.http2FlagDataPadded
4 uses
net/http (current package)
h2_bundle.go#L1643: http2FlagDataPadded http2Flags = 0x8
h2_bundle.go#L1667: http2FlagDataPadded: "PADDED",
h2_bundle.go#L2185: if fh.Flags.Has(http2FlagDataPadded) {
h2_bundle.go#L2269: flags |= http2FlagDataPadded
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)